home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Just getting started question
- Sent: 6/15/96 9:18 PM
- Received: 6/17/96 8:22 AM
- From: LHolton@desertsky.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- I've finally made the time to get started and ODF seems the way to go. I'm
- not having much luck building PPC versions of the sample parts from OD DR5.
- I'm using the release verison of MPW from ETO 20. After following the OD
- DR5 install instructions I attempted to build the 'Nothing ' part and
- encountered link errors that prevent it from building. The 68K project
- appears to builds successfully (I say appears, because I don't have a 68K
- mac to test it right now).
-
- If anyone can point me in the right direction I'd appreciate it. The error
- message I encounter building 'Nothing' for PPC is as follows:
-
- build
- Building Target: Data:Dev:ODFDev:ODF::Nothing:Sources:ODFNothing.CFM
- Rezzing: Part.r --> Part.rsrc
- ODFrc: PartInfo.fr --> PartInfo.rsrc
- Compiling: SOMPart.cpp
- Compiling: Part.cpp
- Compiling: Frame.cpp
- Linking: :Obj:ODFNothing
- # Error: File "Data:Dev:ODFDev:ODF:MCPPCRelease:Lib:FWPart.o"
- # Reference to unresolved symbol
- "FW_TOrderedCollection<FW_CPresentation>::operator new(unsigned int, const
- FW_CPrivWatcher&)"
- # Error: File "Data:Dev:ODFDev:ODF:MCPPCRelease:Lib:ODFOS.o"
- # Reference to unresolved symbol
- "FW_TOrderedCollection<FW_CPullDownMenu>::operator new(unsigned int, const
- FW_CPrivWatcher&)"
- # Error: File "Data:Dev:ODFDev:ODF:MCPPCRelease:Lib:ODFOS.o"
- # Reference to unresolved symbol
- "FW_TOrderedCollection<FW_CMenuItem>::operator new(unsigned int, const
- FW_CPrivWatcher&)"
- #
- # Unresolved external references:
- # FW_TOrderedCollection<FW_CPresentation>::operator new(unsigned int,
- const FW_CPrivWatcher&)
- # FW_TOrderedCollection<FW_CPullDownMenu>::operator new(unsigned int,
- const FW_CPrivWatcher&)
- # FW_TOrderedCollection<FW_CMenuItem>::operator new(unsigned int, const
- FW_CPrivWatcher&)
- # Error: No output file generated
- # Error: (3013) While writing :Obj:ODFNothing.seg
- # Error: There were unresolved references
- # Fatal error:
- ppclink - Execution terminated!
- ### MPW Shell - Execution of
- Data:Dev:ODFDev:Nothing:MCPPCRelease:FWBuild.MakeIt terminated.
- ### MPW Shell - Execution of Data:Dev:MPW:FWBuild.tmp terminated.
- ### MPW Shell - Execution of FWBuild terminated.
- ### MPW Shell - Execution of FWBuildMrCPPCRelease terminated.
- ### MPW Shell - Execution of build terminated.
-
-
- Luke Holton
- Desert Sky Software, Inc.
- EMail: LHolton@desertsky.com
- Voice: (602) 279-4600
-